home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 104 / MacAddict_104_2005-04.iso / Software / Internet & Communication / iSale 1.1.1 demo.dmg / iSale.app / Contents / Resources / French.lproj / IPhotoImport.nib / classes.nib next >
Text File  |  2005-01-25  |  537b  |  14 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = FlowLayout; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {
  6.             ACTIONS = {cancelButtonAction = id; okButtonAction = id; setMagnification = id; }; 
  7.             CLASS = IPhotoImportController; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {albumsTableView = NSTableView; imageMatrixView = NSView; slider = NSSlider; }; 
  10.             SUPERCLASS = NSWindowController; 
  11.         }
  12.     ); 
  13.     IBVersion = 1; 
  14. }